PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class
Fields Methods


In This Topic
    PDFOptionalContentGroup Class Members
    In This Topic

    The following tables list the members exposed by PDFOptionalContentGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodGets the cos optional content object. (Inherited from com.o2sol.pdf4java.graphics.optionalcontent.PDFOptionalContentBase)
    Public MethodGets the default state of the optional content group.  
    Public MethodGets the export state of this optional content group.  
    Public MethodGets the name of the optional content group.  
    Public MethodGets the print state of this optional content group.  
    Public MethodGets the visibility state of this optional content group.  
    Public MethodGets a value indicating whether the layer is locked when the PDF file is displayed in the viewer application.  
    Public MethodSets the default state of the optional content group.  
    Public MethodSets the export state of this optional content group.  
    Public MethodSets a value indicating whether the layer is locked when the PDF file is displayed in the viewer application.  
    Public MethodSets the name of the optional content group.  
    Public MethodSets the print state of this optional content group.  
    Public MethodSets the visibility state of this optional content group.  
    Top
    See Also